|
In computing, Augeas, a configuration-management library, runs open-source C code under the GNU Lesser General Public License (LGPL). Augeas uses programs called ''lenses'' (in reference to the Harmony Project〔(【引用サイトリンク】title= Augeas Frequently Asked Questions )〕) to map a filesystem to an XML tree which can then be parsed using an XPath syntax, using a bidirectional transformation. Writing such lenses extends the amount of files Augeas can parse. == Bindings == Augeas has bindings for: * Python〔https://www.ohloh.net/p/python-augeas〕 * Ruby〔http://git.fedorahosted.org/git/?p=ruby-augeas.git〕 * OCaml〔http://people.redhat.com/~rjones/augeas/〕 * Perl〔https://metacpan.org/module/Config::Augeas〕 * Haskell〔http://hackage.haskell.org/package/augeas〕 * Java〔http://git.fedorahosted.org/git/?p=java-augeas.git〕 * PHP〔http://pecl.php.net/package/augeas〕 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Augeas (software)」の詳細全文を読む スポンサード リンク
|